Version

TextEditorWrapperBase<T,TOut> Class Members

The following tables list the members exposed by TextEditorWrapperBase<T,TOut>.

Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodAllowNullValueBaseEditorModel.AllowNullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodButtonTypeTextEditorModel.ButtonType  
Public MethodClientEventsModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodDisabledBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodDropDownAnimationDurationTextEditorModel.DropDownAnimationDuration  
Public MethodDropDownAttachedToBodyTextEditorModel.DropDownAttachedToBody  
Public MethodDropDownOnReadOnlyTextEditorModel.DropDownOnReadOnly  
Public MethodDropDownOrientationTextEditorModel.DropDownOrientation  
Public MethodExcludeKeysTextEditorModel.ExcludeKeys  
Public MethodHeightOverloaded. BaseEditorModel.Height (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodHtmlAttributesBaseEditorModel.HtmlAttributes (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodIDID (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodIncludeKeysTextEditorModel.IncludeKeys  
Public MethodInputNameBaseEditorModel.InputName (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodIsLimitedToListValuesTextEditorModel.IsLimitedToListValues  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodListItemHoverDurationTextEditorModel.ListItemHoverDuration  
Public MethodListItemsTextEditorModel.ListItems  
Public MethodListWidthTextEditorModel.ListWidth  
Public MethodLocaleOverloaded. TextEditorModel.Locale  
Public MethodMaxLengthTextEditorModel.MaxLength  
Public MethodNullValueBaseEditorModel.NullValue (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodPlaceHolderTextEditorModel.PlaceHolder  
Public MethodPreventSubmitOnEnterTextEditorModel.PreventSubmitOnEnter  
Public MethodReadOnlyBaseEditorModel.ReadOnly (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut>)
Public MethodRevertIfNotValidTextEditorModel.RevertIfNotValid  
Public MethodSelectionOnFocusTextEditorModel.SelectionOnFocus  
Public MethodSpinWrapAroundTextEditorModel.SpinWrapAround  
Public MethodSuppressKeyboardTextEditorModel.SuppressKeyboard  
Public MethodSuppressNotificationsTextEditorModel.SuppressNotifications  
Public MethodTabIndexBaseEditorModel.TabIndex (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodTextAlignmentTextEditorModel.TextAlign  
Public MethodTextModeTextEditorModel.TextMode  
Public MethodToLowerTextEditorModel.ToLower  
Public MethodToUpperTextEditorModel.ToUpper  
Public MethodValidatorOptionsBaseEditorModel.ValidatorOptions (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodValueBaseEditorModel.Value (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
Public MethodVisibleItemsCountTextEditorModel.VisibleItemsCount  
Public MethodWidthOverloaded. BaseEditorModel.Width (Inherited from Infragistics.Web.Mvc.BaseEditorWrapper<T,TOut>)
See Also

View on GitHub